home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12610 < prev    next >
Encoding:
Text File  |  1996-08-05  |  820 b   |  22 lines

  1. Newsgroups: comp.lang.c
  2. Path: news2.new-york.net!not-for-mail
  3. From: Frank Rachel <frachel@cybernex.net>
  4. Subject: IPC Question
  5. Content-Type: text/plain; charset=us-ascii
  6. X-Nntp-Posting-User: (Unauthenticated)
  7. Content-Transfer-Encoding: 7bit
  8. Message-ID: <31606E63.2F20@cybernex.net>
  9. X-Mailer: Mozilla 3.0B2 (Win95; I)
  10. Mime-Version: 1.0
  11. X-Trace: 828403397/17087
  12. X-Nntp-Posting-Host: cnj1-227.cybernex.net
  13. Date: Tue, 2 Apr 1996 00:01:39 GMT
  14.  
  15. What is the best way to do the following: I want to have a "control" program send 
  16. data to another program for processing. Basically, I will have 'x' copies of a 
  17. program running, and they will just sit there waiting until the control programs 
  18. sends them information to process. This is going to be done under AIX 3.2. Any 
  19. suggestions would be greatly appreciated.
  20.  
  21. -Frank Rachel
  22.